home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / RestZone.swf / scripts / frame_1 / PlaceObject2_5_5 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2004-07-20  |  92 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(hittest(_root.hittest2))
  3.    {
  4.       player = 5;
  5.    }
  6. }
  7.